Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: rust 1.83 clippy fixes #47

Merged
merged 1 commit into from
Dec 20, 2024
Merged

refactor: rust 1.83 clippy fixes #47

merged 1 commit into from
Dec 20, 2024

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Dec 20, 2024

What It Does

Minor refactors to make 1.83 Clippy happy.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.17%. Comparing base (7721cb9) to head (32a46bc).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   91.17%   91.17%           
=======================================
  Files          23       23           
  Lines        3455     3455           
  Branches     3455     3455           
=======================================
  Hits         3150     3150           
  Misses        237      237           
  Partials       68       68           
Files with missing lines Coverage Δ
packages/iocraft/src/canvas.rs 92.51% <ø> (ø)
packages/iocraft/src/element.rs 69.79% <ø> (ø)
packages/iocraft/src/handler.rs 90.00% <ø> (ø)
packages/iocraft/src/hook.rs 95.77% <ø> (ø)
packages/iocraft/src/hooks/use_state.rs 91.72% <ø> (ø)
packages/iocraft/src/render.rs 95.60% <ø> (ø)

Impacted file tree graph

@ccbrown ccbrown merged commit 4e977b1 into main Dec 20, 2024
5 checks passed
@ccbrown ccbrown deleted the rust-1-83-clippy-fixes branch December 20, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant